home *** CD-ROM | disk | FTP | other *** search
/ One Click 14 / OneClick14.iso / Curso / Curso.swf / scripts / DefineButton2_59 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-08-03  |  43 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(5);
  3. }
  4.